[flake8]
max-line-length = 79
exclude = env/* {% if cookiecutter.use_postgres == 'y' %}migrations/*{% endif %}
